Fix theme and X-resource interactions for the cursor face.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Apr 2011 01:21:52 +0000 (21:21 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Apr 2011 01:21:52 +0000 (21:21 -0400)
commit1c3a6f9679c8f7e8ebfb2a4e0cbea368ffa35076
tree687cbc8f45d3e7a56856765d813ee6ba898d676a
parentb17df351212d588773d4ac1b8cb8d3d1a305c473
Fix theme and X-resource interactions for the cursor face.

* lisp/startup.el (command-line): Save the cursor's theme-face
directly, instead of using face-override-spec.

* lisp/custom.el (load-theme): Minor optimization in assigning faces.
lisp/ChangeLog
lisp/custom.el
lisp/startup.el